Skip to main content
Glama

MySQL MCP Server

by w2pwinlinux
docker-compose - ok linux.yml322 B
version: '3.8' services: builder: image: python:3.12 volumes: - .:/app working_dir: /app command: sh -c "pip install --upgrade pip && pip install setuptools && pip install pyarmor==9.1.7 nuitka patchelf && pyarmor gen -O dist mysql_mcp_server_v2.py && nuitka --onefile dist/mysql_mcp_server_v2.py"

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/w2pwinlinux/mcp_server_instalador'

If you have feedback or need assistance with the MCP directory API, please join our Discord server